- Gahboninho - Class in agents.anac.y2011.Gahboninho
-
- Gahboninho() - Constructor for class agents.anac.y2011.Gahboninho.Gahboninho
-
- Gahboninho_Offering - Class in negotiator.boaframework.offeringstrategy.anac2011
-
This is the decoupled Offering Strategy for Gahboninho (ANAC2011)
The code was taken from the ANAC2011 Gahboninho and adapted to work within the BOA framework
DEFAULT OM: None
Decoupling Negotiating Agents to Explore the Space of Negotiation Strategies
T.
- Gahboninho_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.anac2011.Gahboninho_Offering
-
- GahboninhoOM - Class in negotiator.boaframework.sharedagentstate.anac2011.gahboninho
-
- GahboninhoOM(UtilitySpace, Timeline) - Constructor for class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahboninhoOM
-
- GahboninhoOM.IssuePrediction - Class in negotiator.boaframework.sharedagentstate.anac2011.gahboninho
-
provides prediction of how important each dispute element is, considering opponent's
Behavior and "obsessions"
- GahboninhoOM.IssuePrediction() - Constructor for class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahboninhoOM.IssuePrediction
-
- GahboninhoSAS - Class in negotiator.boaframework.sharedagentstate.anac2011
-
This is the shared code of the acceptance condition and bidding strategy of ANAC 2011 Gahboninho.
- GahboninhoSAS(NegotiationSession, OpponentModel, OMStrategy) - Constructor for class negotiator.boaframework.sharedagentstate.anac2011.GahboninhoSAS
-
- GahbonValueType - Interface in agents.anac.y2011.Gahboninho
-
- GahbonValueType - Interface in negotiator.boaframework.sharedagentstate.anac2011.gahboninho
-
- generateAllBids(UtilitySpace) - Method in class negotiator.boaframework.OutcomeSpace
-
Generates all the possible bids in the domain
- GenerateBidWithAtleastUtilityOf(double) - Method in class agents.anac.y2011.Gahboninho.IssueManager
-
- GenerateBidWithAtleastUtilityOf(double) - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- generateRiskFunction(double) - Method in class agents.anac.y2011.IAMhaggler2011.IAMhaggler2011
-
Generate an n-by-m matrix representing the risk based utility for a given
utility-time combination.
- generateRiskFunction(double, double) - Method in class agents.anac.y2011.IAMhaggler2011.IAMhaggler2011
-
Generate the risk based utility for a given actual utility.
- generateRiskFunction(double) - Method in class negotiator.boaframework.IAMhaggler_Concession
-
Generate an n-by-m matrix representing the risk based utility for a given
utility-time combination.
- generateRiskFunction(double, double) - Method in class negotiator.boaframework.IAMhaggler_Concession
-
Generate the risk based utility for a given actual utility.
- generateRiskFunction(double) - Method in class negotiator.boaframework.offeringstrategy.anac2011.IAMhaggler2011_Offering
-
Generate an n-by-m matrix representing the risk based utility for a given
utility-time combination.
- generateRiskFunction(double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2011.IAMhaggler2011_Offering
-
Generate the risk based utility for a given actual utility.
- generateValue(HashMap<Integer, Value>, IssueDiscrete) - Method in class agents.anac.y2011.IAMhaggler2011.RandomBidCreator
-
- generateValue(HashMap<Integer, Value>, IssueReal) - Method in class agents.anac.y2011.IAMhaggler2011.RandomBidCreator
-
- generateValue(HashMap<Integer, Value>, IssueInteger) - Method in class agents.anac.y2011.IAMhaggler2011.RandomBidCreator
-
- generateValue(HashMap<Integer, Value>, IssueDiscrete) - Method in class negotiator.boaframework.offeringstrategy.anac2011.iamhaggler2011.RandomBidCreator
-
- generateValue(HashMap<Integer, Value>, IssueReal) - Method in class negotiator.boaframework.offeringstrategy.anac2011.iamhaggler2011.RandomBidCreator
-
- generateValue(HashMap<Integer, Value>, IssueInteger) - Method in class negotiator.boaframework.offeringstrategy.anac2011.iamhaggler2011.RandomBidCreator
-
- GeniusTimeDependent_Offering - Class in negotiator.boaframework.offeringstrategy.other
-
The problem with the default TDT, is that when the negotiation starts, some time has already
passed.
- GeniusTimeDependent_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.other.GeniusTimeDependent_Offering
-
Empty constructor used for reflexion.
- GeniusTimeDependent_Offering(NegotiationSession, OpponentModel, OMStrategy, double, double, double, double) - Constructor for class negotiator.boaframework.offeringstrategy.other.GeniusTimeDependent_Offering
-
- get_agent_repos(String, String) - Static method in class negotiator.repository.Repository
-
- get_agent_repository() - Static method in class negotiator.repository.Repository
-
- get_domain_repos(String, String) - Static method in class negotiator.repository.Repository
-
- get_domain_repos() - Static method in class negotiator.repository.Repository
-
code that creates repos if none exists
- get_p() - Method in class agents.anac.y2011.HardHeaded.KLH
-
This function calculates the concession amount based on remaining time, initial parameters,
and, the discount factor.
- get_p() - Method in class negotiator.boaframework.offeringstrategy.anac2011.HardHeaded_Offering
-
This function calculates the concession amount based on remaining time, initial parameters,
and, the discount factor.
- getAbsPath() - Method in class negotiator.utility.DataObjects
-
- getAC_CR_A() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getAC_CR_B() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getACbestDiscountedTheoreticalA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getACbestDiscountedTheoreticalB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getACbestTheoreticalA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getACbestTheoreticalB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getAcceptableUtil() - Method in class negotiator.boaframework.sharedagentstate.anac2010.YushuSAS
-
- getAcceptanceStrategies() - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method which returns the list of acceptance strategies in the BOA repository.
- getAcceptanceStrategiesRepItems() - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method which returns the list of acceptance strategies in the BOA repository.
- getAcceptanceStrategy() - Method in class negotiator.boaframework.agent.BOAagent
-
Returns the acceptance strategy of the agent.
- getAcceptanceStrategy() - Method in class negotiator.boaframework.BOAagentInfo
-
- getAcceptanceStrategy(String) - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method used to load the acceptance strategy associated with the given name.
- getAcceptanceStrategyA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getAcceptanceStrategyB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getAcceptanceStrategyRepItem(String) - Method in class negotiator.boaframework.repository.BOAagentRepository
-
- getAcceptedBy() - Method in class negotiator.boaframework.OutcomeTuple
-
- getAcceptedBy() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAcceptProbability() - Method in class negotiator.boaframework.sharedagentstate.anac2010.AgentKSAS
-
- getAcceptProbability() - Method in class negotiator.boaframework.sharedagentstate.anac2011.AgentK2SAS
-
- getACList() - Method in class negotiator.boaframework.acceptanceconditions.other.Multi_AcceptanceCondition
-
- getActionType(Action) - Method in class agents.BayesianAgentForAuction
-
- getAgent() - Method in class negotiator.actions.Action
-
Returns the ID of the agent which created the action.
- getAgent(int) - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getAgent() - Method in class negotiator.qualitymeasures.Trace
-
- getAgentA() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentABids() - Method in class negotiator.NegotiationOutcome
-
- getAgentABids() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentAclass() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentAFirst() - Method in class negotiator.NegotiationOutcome
-
- getAgentAmaxUtil() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentAname() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getAgentAname() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentAname() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentAparams() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getAgentAparams() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentARep() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getAgentASize() - Method in class negotiator.boaframework.OutcomeTuple
-
- getAgentAsString() - Method in class negotiator.ActionEvent
-
- getAgentAStrategyName() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getAgentAutility() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentAutilityDiscount() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentAUtilitySpace() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getAgentAUtilitySpace() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentAutilSpaceName() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentB() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentBBids() - Method in class negotiator.NegotiationOutcome
-
- getAgentBBids() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentBclass() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentBmaxUtil() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentBname() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getAgentBname() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentBname() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentBparams() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getAgentBparams() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentBRep() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getAgentBSize() - Method in class negotiator.boaframework.OutcomeTuple
-
- getAgentBStrategyName() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getAgentButility() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentButilityDiscount() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentBUtilitySpace() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getAgentBUtilitySpace() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentButilSpaceName() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentDescription(Agent) - Static method in class negotiator.Global
-
Gives a useful agent name.
- getAgentID() - Method in class agents.anac.y2011.Gahboninho.Gahboninho
-
- getAgentID() - Method in class negotiator.Agent
-
- getAgentName(int) - Method in class negotiator.protocol.Protocol
-
- getAgentNo() - Method in class agents.anac.y2010.Southampton.SouthamptonAgent
-
Get the number of the agent.
- getAgentOfClass(String) - Method in class negotiator.repository.Repository
-
- getAgentParam() - Method in class negotiator.tournament.VariablesAndValues.AgentParameterVariable
-
- getAgentParams(int) - Method in class negotiator.protocol.Protocol
-
- getAgentProfile() - Method in class negotiator.qualitymeasures.Trace
-
- getAgentRepItem(int) - Method in class negotiator.protocol.Protocol
-
- getAgentRepItem() - Method in class negotiator.repository.RepositoryItemType
-
- getAgentsLoader() - Static method in class negotiator.Global
-
- getAgentUtilitySpaces(int) - Method in class negotiator.protocol.Protocol
-
- getAgentVars() - Method in class negotiator.tournament.Tournament
-
- getAllOutcomes() - Method in class negotiator.boaframework.OutcomeSpace
-
- getAllowsChildren() - Method in class negotiator.issue.Objective
-
- getAlreadyOffered() - Method in class agents.anac.y2011.TheNegotiator.UTBid
-
checks whether the bid has already been made
- getAmountOfSamples() - Method in class negotiator.boaframework.offeringstrategy.IAMHaggler_Test_Offering
-
- getAmtSteps() - Method in class agents.anac.y2010.AgentSmith.Bounds
-
returns the amount of steps
- getAttribute(String) - Method in class negotiator.xml.SimpleElement
-
- getAttributes() - Method in class negotiator.xml.SimpleElement
-
- getAverage() - Method in class agents.anac.y2010.AgentSmith.IssueModel
-
The mean of the values in the values list.
- getAverageDifferenceBetweenBidsList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getAverageDifferenceBetweenBidsListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getAverageDifferenceBetweenIssueWeightsList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getAverageDifferenceBetweenIssueWeightsListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getAverageDifferenceOfParetoFrontierList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getAverageDifferenceOfParetoFrontierListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getAverageDiscountedUtility(UtilitySpace) - Method in class negotiator.BidHistory
-
- getAveragePartnerUtility() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getAverageUtility() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getAverageUtility() - Method in class negotiator.BidHistory
-
- getAverageUtility(ArrayList<BidDetails>) - Method in class negotiator.boaframework.acceptanceconditions.anac2011.AC_NiceTitForTat
-
- getAverageUtility() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getBestBid() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
Gets the best bid for me.
- getBestBidDetails() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
Gets the details of the best bid for me.
- getBestBidDetails() - Method in class negotiator.BidHistory
-
Returns the bid with the highest utility stored in the history.
- getBestBidHistory(int) - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
Gets the history part of the best n (or less) bids for me.
- getBestDiscountedBidDetails(UtilitySpace) - Method in class negotiator.BidHistory
-
Returns the bid with the highest discounted utility stored in the history.
- getBestEverOpponentBid() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getBestHypothesis(int) - Method in class agents.anac.y2010.Southampton.utils.OpponentModel
-
- getBestHypothesis(int) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
-
- getBestHypothesis(int) - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
- getBestHypothesis(int) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
- getBestOpponentOffer() - Method in class agents.anac.y2010.AgentSmith.SmithBidStrategy
-
Return the best offer made by your opponent.
- getBestPartnerBids(double) - Method in class agents.anac.y2011.TheNegotiator.BidsCollection
-
Get a partner bid which has a utility of at least a certain
value.
- getBestPartnerBids(double) - Method in class negotiator.boaframework.offeringstrategy.anac2011.TheNegotiator_Offering
-
Get a partner bid which has a utility of at least a certain
value.
- getBestTenBids() - Method in class negotiator.boaframework.sharedagentstate.anac2010.YushuSAS
-
- getBeta(ArrayList<Pair<Double, Double>>, double, double, double) - Method in class agents.anac.y2010.Southampton.analysis.BidSpace
-
- getBeta(ArrayList<Pair<Double, Double>>, double, double, double, double, double, double, double, double, double) - Method in class agents.anac.y2010.Southampton.analysis.BidSpace
-
- getBeta(ArrayList<Pair<Double, Double>>, double, double, double, double) - Static method in class agents.anac.y2010.Southampton.utils.concession.ConcessionUtils
-
- getBeta(ArrayList<Pair<Double, Double>>, double, double, double, double, double, double, double, double, double, double) - Static method in class agents.anac.y2010.Southampton.utils.concession.ConcessionUtils
-
- getBeta(ArrayList<Pair<Double, Double>>, double, double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace
-
- getBeta(ArrayList<Pair<Double, Double>>, double, double, double, double, double, double, double, double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace
-
- getBeta(ArrayList<Pair<Double, Double>>, double, double, double, double) - Static method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ConcessionUtils
-
- getBeta(ArrayList<Pair<Double, Double>>, double, double, double, double, double, double, double, double, double, double) - Static method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ConcessionUtils
-
- getBid(UtilitySpace, double, double) - Method in interface agents.anac.y2011.IAMhaggler2011.BidCreator
-
Get a bid (within a utility range if possible).
- getBid(UtilitySpace, double, double) - Method in class agents.anac.y2011.IAMhaggler2011.RandomBidCreator
-
- getBid() - Method in class agents.anac.y2011.TheNegotiator.UTBid
-
Method which returns the bid.
- getBid() - Method in class negotiator.actions.Offer
-
Returns the bid offered by the agent which
created this offer.
- getBid() - Method in class negotiator.analysis.BidPoint
-
Bid from which the utilities are represented.
- getBid() - Method in class negotiator.bidding.BidDetails
-
Returns the bid.
- getBid(UtilitySpace, double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2011.iamhaggler2011.RandomBidCreator
-
- getBid(List<BidDetails>) - Method in class negotiator.boaframework.omstrategy.BestBid
-
Returns the best bid for the opponent given a set of similarly
preferred bids.
- getBid(List<BidDetails>) - Method in class negotiator.boaframework.OMStrategy
-
Returns a bid selected using the opponent model from the given
set of similarly preferred bids.
- getBid(OutcomeSpace, Range) - Method in class negotiator.boaframework.OMStrategy
-
Returns a bid selected using the opponent model with a utility
in the given range.
- getBid(SortedOutcomeSpace, double) - Method in class negotiator.boaframework.OMStrategy
-
Use this method in case no range is specified, but only a target utility.
- getBid(List<BidDetails>) - Method in class negotiator.boaframework.omstrategy.NTFTstrategy
-
Selects a random bid from the best N bids, where N depends on the
domain size.
- getBid(List<BidDetails>) - Method in class negotiator.boaframework.omstrategy.NullStrategy
-
Returns a random bid from the give array of similarly
preferred bids.
- getBid(List<BidDetails>) - Method in class negotiator.boaframework.omstrategy.OfferBestN
-
First this method determines the N best bids given the array of
similarly preferred bids.
- getBidDetailsOfUtility(double) - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getBiddingStrategyA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getBiddingStrategyB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getBiddingStrategyRepItem(String) - Method in class negotiator.boaframework.repository.BOAagentRepository
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.AgentLGModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.AgentXFrequencyModel
-
Calculates the utility to our opponent of the bid received as a parameter
using the current knowledge given by our opponent model
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.BayesianModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.CUHKFrequencyModelV2
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.CycleModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.DefaultModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.FSEGABayesianModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.OpponentModel
-
Determines the utility of a bid according to the preference profile.
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.HardHeadedFrequencyModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.NashFrequencyModel
-
This method estimates the utility of the negotiator given that it has just offered the given bid.
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.OppositeModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.ParallelOM
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.PerfectModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.PerfectScalableBayesianModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.ScalableBayesianModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.SmithFrequencyModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.SmithFrequencyModelV2
-
- getBidFromAction(Action) - Static method in class negotiator.actions.Action
-
Method which returns the bid of the current action if it
is of the type Offer or else Null.
- getBidIndices() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getBidList() - Method in class negotiator.boaframework.offeringstrategy.anac2011.hardheaded.BidSelector
-
- getBidNearUtility(double) - Method in class negotiator.boaframework.OutcomeSpace
-
gets a BidDetails which is closest to the given utility
- getBidNearUtility(double) - Method in class negotiator.boaframework.SortedOutcomeSpace
-
Gets a BidDetails which is close to the utility
- getBidNumber() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getBids() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getBids() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getBidsCreationTime() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getBidsinRange(Range) - Method in class negotiator.boaframework.OutcomeSpace
-
Returns a list of bids (from possibleBids) that have a utility within the
given range.
- getBidsinRange(Range) - Method in class negotiator.boaframework.SortedOutcomeSpace
-
gets a list of BidDetails that have a utility within the range
- getBidSpace(UtilitySpace...) - Static method in class negotiator.analysis.BidSpaceCache
-
Method used to load a BidSpace.
- getBidTarget() - Method in class negotiator.boaframework.sharedagentstate.anac2010.AgentKSAS
-
- getBidTarget() - Method in class negotiator.boaframework.sharedagentstate.anac2011.AgentK2SAS
-
- getBidValue(Bid) - Method in class agents.anac.y2010.AgentSmith.IssueModel
-
returns the value of a bid
- getBidValueByIssue(Bid, Issue) - Static method in class agents.anac.y2010.AgentSmith.IssueModel
-
returns the value of an issue in a bid
- getBinaryRoot() - Static method in class negotiator.Global
-
- getBOAagentA() - Method in class negotiator.tournament.Tournament
-
- getBOAagentB() - Method in class negotiator.tournament.Tournament
-
- getBooleanOption(String, boolean) - Static method in class negotiator.tournament.TournamentConfiguration
-
- getBS_CR_A() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getBS_CR_B() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getChildAt(int) - Method in class negotiator.issue.Objective
-
- getChildByTagName(String) - Method in class negotiator.xml.SimpleElement
-
- getChildCount() - Method in class negotiator.issue.Objective
-
- getChildElements() - Method in class negotiator.xml.SimpleElement
-
- getChildElementsAsList() - Method in class negotiator.xml.SimpleElement
-
- getChildren() - Method in class negotiator.issue.Objective
-
Wouter: added bcause I dont have time to change all Vector and Enumerators to ArrayList code
- getChildWithID(int) - Method in class negotiator.issue.Objective
-
- getClassname() - Method in class negotiator.boaframework.BOAcomponent
-
- getClassPath() - Method in class negotiator.boaframework.repository.BOArepItem
-
- getClassPath() - Method in class negotiator.repository.AgentRepItem
-
- getClassPath() - Method in class negotiator.repository.ProtocolRepItem
-
- getCombinationValues(int[]) - Static method in class agents.anac.y2010.Southampton.analysis.BidSpace
-
Get all combinations of integers in a space.
- getCombinationValues(int[]) - Static method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace
-
Get all combinations of integers in a space.
- getConcession(double, long, double) - Method in class agents.anac.y2010.Southampton.utils.concession.ConcessionFunction
-
- getConcession(double, long, double) - Method in class agents.anac.y2010.Southampton.utils.concession.SpecialTimeConcessionFunction
-
- getConcession(double, long, double) - Method in class agents.anac.y2010.Southampton.utils.concession.TimeConcessionFunction
-
- getConcession(double, long, double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ConcessionFunction
-
- getConcession(double, long, double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.SpecialTimeConcessionFunction
-
- getConcession(double, long, double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.TimeConcessionFunction
-
- getConcessionMovesA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getConcessionMovesB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getConstantParam() - Method in class negotiator.utility.EvaluatorInteger
-
Deprecated.
- getConstantParam() - Method in class negotiator.utility.EvaluatorReal
-
- getContinuousCombinations(ArrayList<ContinuousEvaluationFunction>, ArrayList<Double>) - Static method in class agents.anac.y2010.Southampton.analysis.BidSpaceReal
-
- getContinuousCombinations(ArrayList<ContinuousEvaluationFunction>, ArrayList<Double>) - Static method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpaceReal
-
- getContinuousWeights() - Method in class agents.anac.y2010.Southampton.analysis.BidSpace
-
- getContinuousWeights() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace
-
- getCopySortedToUtility() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getCurrentTime() - Method in class negotiator.ContinuousTimeline
-
- getCurrentTime() - Method in class negotiator.DiscreteTimeline
-
- getCurrentTime() - Static method in class negotiator.Global
-
- getCurrentTime() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getCurrentTime() - Method in class negotiator.Timeline
-
- getData() - Method in class negotiator.qualitymeasures.Trace
-
- getDecoupledAgentVars() - Method in class negotiator.tournament.Tournament
-
Converts the descriptions of the BOA framework agents to actual agents compatible
with Genius.
- getDecrease() - Method in class agents.anac.y2011.ValueModelAgent.RealValuedecreaseProxy
-
- getDecrease() - Method in class agents.anac.y2011.ValueModelAgent.ValueDecrease
-
- getDecrease() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.RealValuedecreaseProxy
-
- getDecrease() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueDecrease
-
- getDesc() - Method in class agents.anac.y2010.Southampton.utils.EvaluatorHypothesis
-
- getDesc() - Method in class agents.bayesianopponentmodel.EvaluatorHypothesis
-
- getDesc() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.EvaluatorHypothesis
-
- getDesc(ValueDiscrete) - Method in class negotiator.issue.IssueDiscrete
-
- getDescription() - Method in class agents.anac.y2010.AgentFSEGA.EvaluatorHypothesis
-
- getDescription() - Method in class negotiator.boaframework.BOAparameter
-
- getDescription() - Method in class negotiator.issue.Objective
-
- getDescription() - Method in class negotiator.repository.AgentRepItem
-
- getDescription() - Method in class negotiator.repository.ProtocolRepItem
-
- getDeviance() - Method in class agents.anac.y2011.ValueModelAgent.RealValuedecreaseProxy
-
- getDeviance() - Method in class agents.anac.y2011.ValueModelAgent.ValueDecrease
-
- getDeviance() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.RealValuedecreaseProxy
-
- getDeviance() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueDecrease
-
- getDeviation() - Method in class agents.anac.y2010.AgentSmith.IssueModel
-
The standard deviation utility of the issues.
- getDiscountedUtility(Bid, double) - Method in class negotiator.boaframework.NegotiationSession
-
Returns the discounted utility of a bid given the bid and the
time at which it was offered.
- getDiscountedUtility(Bid, double) - Method in class negotiator.qualitymeasures.NegotiationSessionWrapper
-
- GetDiscountFactor() - Method in class agents.anac.y2011.Gahboninho.IssueManager
-
- getDiscountFactor() - Method in class negotiator.boaframework.NegotiationSession
-
Returns the discount factor of the utilityspace.
- GetDiscountFactor() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getDiscountFactor() - Method in class negotiator.qualitymeasures.NegotiationSessionWrapper
-
- getDiscountFactor() - Method in class negotiator.utility.UtilitySpace
-
- getDiscreteCombination() - Method in class agents.anac.y2010.Southampton.analysis.BidSpace.EvaluatedDiscreteCombination
-
- getDiscreteCombination() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace.EvaluatedDiscreteCombination
-
- getDiscreteCombinations(ArrayList<HashMap<ValueDiscrete, Double>>, ArrayList<Double>) - Static method in class agents.anac.y2010.Southampton.analysis.BidSpaceDiscrete
-
- getDiscreteCombinations(ArrayList<HashMap<ValueDiscrete, Double>>, ArrayList<Double>) - Static method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpaceDiscrete
-
- getDiscreteCombinationsCount() - Method in class agents.anac.y2010.Southampton.analysis.BidSpace
-
- getDiscreteCombinationsCount() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace
-
- getDiscreteUtility(Bid) - Method in class agents.anac.y2010.AgentSmith.IssueModel
-
The utility of if this issue is discrete.
- getDiscreteWeight() - Method in class agents.anac.y2010.AgentSmith.IssueModel
-
Gets the weight of this value.
- getDiscreteWeights() - Method in class agents.anac.y2010.Southampton.analysis.BidSpace
-
- getDiscreteWeights() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace
-
- getDistance(BidPoint) - Method in class negotiator.analysis.BidPoint
-
Returns the distance between this BidPoint and another BidPoint.
- getDistributedOutcomesFileName() - Static method in class negotiator.Global
-
- getDomain() - Method in class agents.anac.y2010.AgentFSEGA.OpponentModel
-
- getDomain() - Method in class agents.anac.y2010.AgentFSEGA.UtilitySpaceHypothesis
-
- getDomain() - Method in class agents.anac.y2010.AgentSmith.PreferenceProfileManager
-
- getDomain() - Method in class agents.bayesianopponentmodel.OpponentModel
-
- getDomain() - Method in class agents.bayesianopponentmodel.UtilitySpaceHypothesis
-
- getDomain() - Method in class negotiator.boaframework.NegotiationSession
-
Returns the negotiation domain.
- getDomain() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getDomain() - Method in class negotiator.protocol.Protocol
-
- getDomain() - Method in class negotiator.qualitymeasures.ScenarioInfo
-
- getDomain() - Method in class negotiator.qualitymeasures.Trace
-
- getDomain() - Method in class negotiator.repository.ProfileRepItem
-
- getDomain(DomainRepItem) - Method in class negotiator.repository.Repository
-
- getDomain(String) - Method in class negotiator.repository.Repository
-
- getDomain() - Method in class negotiator.utility.UtilitySpace
-
- getDomainByName(String) - Static method in class negotiator.repository.Repository
-
- getDomainName() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getDomainRepItem() - Method in class negotiator.repository.RepositoryItemType
-
- getE() - Method in class agents.TimeDependentAgent
-
Depending on the value of e, extreme sets show clearly different patterns of behaviour [1]:
1.
- getE() - Method in class agents.TimeDependentAgentBoulware
-
- getE() - Method in class agents.TimeDependentAgentConceder
-
- getE() - Method in class agents.TimeDependentAgentHardliner
-
- getE() - Method in class agents.TimeDependentAgentLinear
-
- getElapsedMilliSeconds() - Method in class negotiator.ContinuousTimeline
-
Gets the elapsed time in seconds.
- getElapsedMilliSeconds() - Method in class negotiator.PausableContinuousTimeline
-
Gets the elapsed time in seconds.
- getElapsedSeconds() - Method in class negotiator.ContinuousTimeline
-
Gets the elapsed time in seconds.
- getElapsedSeconds() - Method in class negotiator.PausableContinuousTimeline
-
Gets the elapsed time in seconds.
- getElements() - Method in class misc.ScoreKeeper
-
Returns the objects from which the score is registered.
- getEndOfNegotiation() - Method in class negotiator.qualitymeasures.Trace
-
- getErrorRemarks() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getEvalHyp() - Method in class agents.anac.y2010.AgentFSEGA.UtilitySpaceHypothesis
-
- getEvalHyp() - Method in class agents.bayesianopponentmodel.UtilitySpaceHypothesis
-
- getEvalKnownPoint1() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousSection
-
- getEvalKnownPoint1() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- getEvalKnownPoint2() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousSection
-
- getEvalKnownPoint2() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- getEvalLowerBound() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousEvaluationSection
-
- getEvalLowerBound() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection
-
- getEvalMax() - Method in class negotiator.utility.EvaluatorDiscrete
-
- getEvaluation(UtilitySpace, Bid, int) - Method in interface negotiator.utility.Evaluator
-
This method returns the utility of the value of an issue.
- getEvaluation(UtilitySpace, Bid, int) - Method in class negotiator.utility.EvaluatorDiscrete
-
Returns the evaluation of the value of the issue of the bid.
- getEvaluation(ValueDiscrete) - Method in class negotiator.utility.EvaluatorDiscrete
-
- getEvaluation(UtilitySpace, Bid, int) - Method in class negotiator.utility.EvaluatorInteger
-
- getEvaluation(int) - Method in class negotiator.utility.EvaluatorInteger
-
- getEvaluation(UtilitySpace, Bid, int) - Method in class negotiator.utility.EvaluatorObjective
-
- getEvaluation(UtilitySpace, Bid, int) - Method in class negotiator.utility.EvaluatorReal
-
- getEvaluation(double) - Method in class negotiator.utility.EvaluatorReal
-
- getEvaluation(int, Bid) - Method in class negotiator.utility.UtilitySpace
-
Returns the utility of one issue in the bid.
- getEvaluationNotNormalized(Bid, int) - Method in class negotiator.utility.EvaluatorDiscrete
-
- getEvaluationNotNormalized(ValueDiscrete) - Method in class negotiator.utility.EvaluatorDiscrete
-
- getEvaluationOfValue(int, ValueDiscrete) - Method in class negotiator.boaframework.opponentmodel.AgentXFrequencyModel
-
Gives the normalized value rank of some value within a certain Issue
- getEvaluator() - Method in class agents.anac.y2010.AgentFSEGA.EvaluatorHypothesis
-
- getEvaluator() - Method in class agents.anac.y2010.Southampton.utils.EvaluatorHypothesis
-
- getEvaluator() - Method in class agents.bayesianopponentmodel.EvaluatorHypothesis
-
- getEvaluator() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.EvaluatorHypothesis
-
- getEvaluator(int) - Method in class negotiator.utility.UtilitySpace
-
- getEvaluators() - Method in class negotiator.utility.UtilitySpace
-
- getEvalUpperBound() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousEvaluationSection
-
- getEvalUpperBound() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection
-
- getExpectedDecrease(Value) - Method in class agents.anac.y2011.ValueModelAgent.IssuesDecreases
-
- getExpectedDecrease(Value) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.IssuesDecreases
-
- getExpectedEvaluationValue(Bid, int) - Method in class agents.bayesianopponentmodel.BayesianOpponentModelScalable
-
- getExpectedEvaluationValue(Bid, int) - Method in class agents.bayesianopponentmodel.PerfectBayesianOpponentModelScalable
-
- getExpectedUtility(Bid) - Method in class agents.anac.y2010.AgentFSEGA.MyBayesianOpponentModel
-
- getExpectedUtility(Bid) - Method in class agents.anac.y2010.AgentFSEGA.OpponentModel
-
- getExpectedUtility(Bid) - Method in class agents.anac.y2010.Southampton.utils.OpponentModel
-
Get the expected utility of a bid.
- getExpectedUtility(Bid) - Method in class agents.bayesianopponentmodel.BayesianOpponentModel
-
- getExpectedUtility(Bid) - Method in class agents.bayesianopponentmodel.BayesianOpponentModelScalable
-
Plan: cache the results for pBid in a Hash table.
- getExpectedUtility(Bid) - Method in class agents.bayesianopponentmodel.OpponentModel
-
- getExpectedUtility(Bid) - Method in class agents.bayesianopponentmodel.PerfectBayesianOpponentModelScalable
-
Plan: cache the results for pBid in a Hash table.
- getExpectedUtility(Bid) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
-
Get the expected utility of a bid.
- getExpectedUtility(Bid) - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
Get the expected utility of a bid.
- getExpectedUtility(Bid) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
Get the expected utility of a bid.
- GetExpectedUtilityByValue(Value) - Method in interface agents.anac.y2011.Gahboninho.GahbonValueType
-
- GetExpectedUtilityByValue(Value) - Method in interface negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahbonValueType
-
- getExpectedWeight(int) - Method in class agents.anac.y2010.AgentFSEGA.MyBayesianOpponentModel
-
- getExpectedWeight(int) - Method in class agents.anac.y2010.AgentFSEGA.OpponentModel
-
- getExpectedWeight(int) - Method in class agents.anac.y2010.Southampton.utils.OpponentModel
-
Get the expected weight of a particular issue.
- getExpectedWeight(int) - Method in class agents.bayesianopponentmodel.BayesianOpponentModel
-
- getExpectedWeight(int) - Method in class agents.bayesianopponentmodel.BayesianOpponentModelScalable
-
- getExpectedWeight(int) - Method in class agents.bayesianopponentmodel.OpponentModel
-
- getExpectedWeight(int) - Method in class agents.bayesianopponentmodel.PerfectBayesianOpponentModelScalable
-
- getExpectedWeight(int) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
-
Get the expected weight of a particular issue.
- getExpectedWeight(int) - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
Get the expected weight of a particular issue.
- getExpectedWeight(int) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
Get the expected weight of a particular issue.
- getExplorationA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getExplorationB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getExtensiveOutcomesFileName() - Static method in class negotiator.Global
-
- getExtremeEvaluation(Evaluator, OpponentModel.Extreme) - Method in class agents.anac.y2010.Southampton.utils.OpponentModel
-
- getExtremeEvaluation(Evaluator, OpponentModel.Extreme) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
-
- getExtremeEvaluation(Evaluator, IAMhagglerBayesianModel.Extreme) - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
- getExtremeEvaluation(Evaluator, PerfectIAMhagglerBayesianModel.Extreme) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
- getFileName() - Method in class misc.Serializer
-
- getFilename() - Method in class negotiator.repository.Repository
-
- getFileName() - Method in class negotiator.utility.UtilitySpace
-
- getFileNameWithoutExtension(String) - Static method in class negotiator.Global
-
- getFilePath() - Method in class negotiator.CSVLoader
-
- getFirst() - Method in class agents.anac.y2011.TheNegotiator.Pair
-
- getFirst() - Method in class misc.Pair
-
Return the first object of the pair.
- getFirstActions() - Method in class negotiator.boaframework.sharedagentstate.anac2011.GahboninhoSAS
-
- getFirstBid() - Method in class agents.anac.y2010.Southampton.utils.OpponentModel
-
Get the first bid.
- getFirstBid() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
-
Get the first bid.
- getFirstBidDetails() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getFirstBidDetails() - Method in class negotiator.BidHistory
-
Returns the first bid stored in the history
- getFortunateMovesA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getFortunateMovesB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getFront() - Method in class agents.anac.y2011.TheNegotiator.Queue
-
Get the least recently inserted item in the queue.
- getFront() - Method in class misc.Queue
-
Get the least recently inserted item in the queue.
- getFrontier() - Method in class negotiator.analysis.ParetoFrontier
-
Returns the Pareto-optimal frontier.
- getFullName() - Method in class negotiator.repository.DomainRepItem
-
- getFullName() - Method in class negotiator.repository.ProfileRepItem
-
- getFullParameters() - Method in class negotiator.boaframework.BOAcomponent
-
- getFuncType() - Method in class negotiator.utility.EvaluatorInteger
-
- getFuncType() - Method in class negotiator.utility.EvaluatorReal
-
- getFYU(String, BidSpace) - Static method in class negotiator.NegotiationOutcome
-
Gets the Full Yield Utility of the agent.
- getFYUA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getFYUB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getHasWeight() - Method in class negotiator.utility.EvaluatorObjective
-
- getHeightHyp() - Method in class agents.anac.y2010.AgentFSEGA.UtilitySpaceHypothesis
-
- getHeightHyp() - Method in class agents.bayesianopponentmodel.UtilitySpaceHypothesis
-
- getHelper() - Method in class negotiator.boaframework.OfferingStrategy
-
Return the Helper-object.
- getHigh() - Method in class negotiator.boaframework.BOAparameter
-
- getHighestObjectiveNr(int) - Method in class negotiator.issue.Objective
-
This method recursively calculates the highest Objective / Issue number in the subtree rooted at the callee.
- getHistory() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getHistory() - Method in class negotiator.BidHistory
-
Returns the full history.
- getHypothesis(int) - Method in class agents.anac.y2010.Southampton.utils.OpponentModel
-
- getHypothesis(int) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
-
- getHypothesis(int) - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
- getHypothesis(int) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
- getIndex(TreeNode) - Method in class negotiator.issue.Objective
-
- getIndexOfBidNearUtility(double) - Method in class negotiator.boaframework.OutcomeSpace
-
- getIndexOfBidNearUtility(double) - Method in class negotiator.boaframework.SortedOutcomeSpace
-
Gets a BidDetails which is close to the utility
- getInFrenzy() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getInstance() - Static method in class negotiator.boaframework.repository.BOAagentRepository
-
- getIntegerOption(String, int) - Static method in class negotiator.tournament.TournamentConfiguration
-
- getIssue(int) - Method in class agents.anac.y2011.ValueModelAgent.ValueModeler
-
- getIssue(int) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueModeler
-
- getIssue(int) - Method in class negotiator.Domain
-
Returns an issue with a given index.
- getIssue(int) - Method in class negotiator.utility.UtilitySpace
-
Deprecated.
Use getObjective
- getIssueBounds(ArrayList<Issue>) - Static method in class agents.anac.y2010.AgentSmith.Bounds
-
Creates a hashmap with for each of the issues the bounds
- getIssueManager() - Method in class negotiator.boaframework.sharedagentstate.anac2011.GahboninhoSAS
-
- getIssueProcessor() - Method in class negotiator.boaframework.opponentmodel.AgentXFrequencyModel
-
Gives the discreteIssueProcessor for this opponent model
- getIssues() - Method in class agents.anac.y2010.AgentSmith.PreferenceProfileManager
-
- getIssues() - Method in class negotiator.boaframework.NegotiationSession
-
- getIssues() - Method in class negotiator.Domain
-
Returns all issues as an arraylist.
- getIssueValue(Issue, double) - Static method in class agents.anac.y2010.AgentSmith.Bounds
-
returns a Value object with the value of an issue at the given index
works for real, discrete and integer objects
- getIssueWeights() - Method in class negotiator.boaframework.OpponentModel
-
- getIssueWeights(UtilitySpace) - Static method in class negotiator.qualitymeasures.UtilspaceTools
-
Helper-method used to get the issue weights in an array of doubles.
- getItemByName(String) - Method in class negotiator.repository.Repository
-
- getItems() - Method in class negotiator.repository.Repository
-
- getItemsCount() - Method in class negotiator.boaframework.repository.BOAagentRepository
-
- getJointExploration() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getKalaiDistanceA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getKalaiDistanceB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getKalaiDistanceList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getKalaiDistanceListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getKalaiSmorodinsky() - Method in class negotiator.analysis.BidSpace
-
Calculates Kalai-Smorodinsky optimal outcome.
- getKnownPoint1() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousSection
-
- getKnownPoint1() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- getKnownPoint2() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousSection
-
- getKnownPoint2() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- getLastAction() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getLastBid() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getLastBid() - Method in class negotiator.BidHistory
-
Returns the last bid added to the history.
- getLastBid() - Method in class negotiator.boaframework.OutcomeTuple
-
- getLastBid() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getLastBidDetails() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getLastBidDetails() - Method in class negotiator.BidHistory
-
Returns the last bid details added to the history.
- getLegend() - Method in class negotiator.qualitymeasures.Trace
-
- getLinearParam() - Method in class negotiator.utility.EvaluatorInteger
-
Deprecated.
- getLinearParam() - Method in class negotiator.utility.EvaluatorReal
-
- getLocalDirName() - Static method in class negotiator.Global
-
- getLog() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getLogMsgType() - Method in class negotiator.boaframework.OutcomeTuple
-
- getLow() - Method in class negotiator.boaframework.BOAparameter
-
- getLower() - Method in class agents.anac.y2010.AgentSmith.Bounds
-
returns the lower bound
- getLowerBound() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousEvaluationSection
-
- getLowerbound() - Method in class misc.Range
-
Returns the lowerbound of the range.
- getLowerbound() - Method in class misc.RangeInt
-
Returns the lowerbound of the range.
- getLowerBound() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection
-
- getLowerBound() - Method in class negotiator.issue.IssueInteger
-
- getLowerBound() - Method in class negotiator.issue.IssueReal
-
- getLowerBound() - Method in class negotiator.utility.EvaluatorInteger
-
- getLowerBound() - Method in class negotiator.utility.EvaluatorReal
-
- getLowestApproved() - Method in class negotiator.boaframework.sharedagentstate.anac2011.ValueModelAgentSAS
-
- getLowestApprovedInitial() - Method in class negotiator.boaframework.sharedagentstate.anac2011.ValueModelAgentSAS
-
- getLowestDiscountedUtilityYet() - Method in class negotiator.boaframework.sharedagentstate.anac2011.HardHeadedSAS
-
- getLowestUtilityYet() - Method in class negotiator.boaframework.sharedagentstate.anac2011.HardHeadedSAS
-
- getLowestYetUtility() - Method in class negotiator.boaframework.sharedagentstate.anac2011.HardHeadedSAS
-
- getMaxBid() - Method in class agents.anac.y2011.Gahboninho.IssueManager
-
- getMaxBid() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getMaxBidinDomain() - Method in class negotiator.boaframework.NegotiationSession
-
Returns the best bid in the domain.
- getMaxBidinDomain() - Method in class negotiator.qualitymeasures.NegotiationSessionWrapper
-
- getMaxBidPossible() - Method in class negotiator.boaframework.OutcomeSpace
-
- getMaxBidPossible() - Method in class negotiator.boaframework.SortedOutcomeSpace
-
- GetMaxBidWithNoCost() - Method in class agents.anac.y2011.Gahboninho.IssueManager
-
- GetMaxBidWithNoCost() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getMaxBounds() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousSection
-
- getMaxBounds() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- getMaxCompromiseUtility() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getMaximumUtility() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getMaxReliabilty() - Method in class agents.anac.y2011.ValueModelAgent.ValueDecrease
-
- getMaxReliabilty() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueDecrease
-
- getMaxUtilityBid() - Method in class agents.anac.y2010.Southampton.analysis.BidSpace
-
- getMaxUtilityBid() - Method in class agents.BayesianAgentForAuction
-
- getMaxUtilityBid() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace
-
- getMaxUtilityBid() - Method in class negotiator.utility.UtilitySpace
-
Totally revised, brute-force search now.
- getMaxUtilityOfPartnerBid() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getMaxUtilityPartnerBidDetails() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getMaxValue() - Method in class misc.ScoreKeeper
-
Returns the highest score in the map.
- getMaxValue() - Method in class negotiator.utility.EvaluatorDiscrete
-
- getMaxValue() - Method in class negotiator.utility.EvaluatorReal
-
- getMeans() - Method in class negotiator.boaframework.offeringstrategy.IAMHaggler_Test_Offering
-
- getMeasure(Bid) - Method in class agents.anac.y2010.AgentSmith.BidComparator
-
- getMeasure(Bid) - Method in class negotiator.boaframework.offeringstrategy.anac2010.AgentSmith_Offering.BidComparator
-
- getMinBidinDomain() - Method in class negotiator.boaframework.NegotiationSession
-
Returns the worst bid in the domain.
- getMinBidinDomain() - Method in class negotiator.qualitymeasures.NegotiationSessionWrapper
-
- getMinBidPossible() - Method in class negotiator.boaframework.OutcomeSpace
-
- getMinBidPossible() - Method in class negotiator.boaframework.SortedOutcomeSpace
-
- getMinBounds() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousSection
-
- getMinBounds() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- getMinDemandedUtilityA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getMinDemandedUtilityB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getMinimumBidUtil() - Method in class negotiator.boaframework.sharedagentstate.anac2010.YushuSAS
-
- getMinimumUtilForAcceptance() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getMinimumUtility() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- GetMinimumUtilityToAccept() - Method in class agents.anac.y2011.Gahboninho.IssueManager
-
- GetMinimumUtilityToAccept() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getMinUtilityBid() - Method in class negotiator.utility.UtilitySpace
-
Returns the the worst bid.
- getMinValue() - Method in class negotiator.utility.EvaluatorDiscrete
-
- getMinValue() - Method in class negotiator.utility.EvaluatorReal
-
- getMostOptimalBid() - Method in class agents.anac.y2010.AgentSmith.SmithBidStrategy
-
Calculate the most optimal bid
- getMostOptimalBid() - Method in class negotiator.boaframework.offeringstrategy.anac2010.AgentSmith_Offering
-
Calculate the most optimal bid
- getMovesLeft() - Method in class agents.anac.y2011.TheNegotiator.TimeManager
-
- getMovesLeft() - Method in class negotiator.boaframework.sharedagentstate.anac2011.TheNegotiatorSAS
-
- getMyBid(int) - Method in class agents.anac.y2010.AgentSmith.BidHistory
-
- getMyBid(int) - Method in class agents.anac.y2011.HardHeaded.BidHistory
-
retrieves a bid Map.Entry from the agent's bid list
- getMyBidCount() - Method in class agents.anac.y2010.AgentSmith.BidHistory
-
- getMyBidCount() - Method in class agents.anac.y2011.HardHeaded.BidHistory
-
- getMyEvaluator(int) - Method in class agents.anac.y2010.AgentSmith.PreferenceProfileManager
-
- getMyLastBid() - Method in class agents.anac.y2010.AgentSmith.BidHistory
-
- getMyLastBid() - Method in class agents.anac.y2011.HardHeaded.BidHistory
-
retrieves last bid Map.Entry from the agent's bid list
- getMyLastBid() - Method in interface agents.anac.y2011.Nice_Tit_for_Tat.BidHistoryKeeper
-
- getMyLastBid() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent
-
- getMyLastBid() - Method in interface agents.BidHistoryKeeper
-
- getMyPreviousBid() - Method in class agents.UIAgentExtended
-
- getMySecondLastBid() - Method in interface agents.anac.y2011.Nice_Tit_for_Tat.BidHistoryKeeper
-
- getMySecondLastBid() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent
-
- getMyUndiscountedUtil() - Method in class negotiator.bidding.BidDetails
-
Returns the undiscounted utility of the bid.
- getMyUtility(Bid) - Method in class agents.anac.y2010.AgentSmith.PreferenceProfileManager
-
Returns the utility for a bid for me.
- getMyUtilityOnOpponentBestBid() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getName() - Method in class agents.anac.y2010.AgentFSEGA.AgentFSEGA
-
- getName() - Method in class agents.anac.y2010.AgentK.Agent_K
-
- getName() - Method in class agents.anac.y2010.AgentSmith.AgentSmith
-
- getName() - Method in class agents.anac.y2010.Nozomi.Nozomi
-
- getName() - Method in class agents.anac.y2010.Southampton.IAMcrazyHaggler
-
- getName() - Method in class agents.anac.y2010.Southampton.IAMhaggler
-
- getName() - Method in class agents.anac.y2010.Yushu.Yushu
-
- getName() - Method in class agents.anac.y2011.AgentK2.Agent_K2
-
- getName() - Method in class agents.anac.y2011.BramAgent.BRAMAgent
-
- getName() - Method in class agents.anac.y2011.Gahboninho.Gahboninho
-
- getName() - Method in class agents.anac.y2011.HardHeaded.KLH
-
- getName() - Method in class agents.anac.y2011.IAMhaggler2011.IAMhaggler2011
-
- getName() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.NiceTitForTat
-
- getName() - Method in class agents.anac.y2011.TheNegotiator.TheNegotiator
-
- getName() - Method in class agents.anac.y2011.ValueModelAgent.ValueModelAgent
-
- getName() - Method in class agents.BayesianAgent
-
- getName() - Method in class agents.BayesianAgentNS
-
- getName() - Method in class agents.SimpleAgent
-
- getName() - Method in class agents.SimpleAgentSavingBidHistory
-
- getName() - Method in class agents.SimpleAgt2
-
- getName() - Method in class agents.SimpleANAC2013Agent
-
- getName() - Method in class agents.TestingAgent
-
- getName() - Method in class agents.TimeDependentAgent
-
- getName() - Method in class agents.TimeDependentAgentBoulware
-
- getName() - Method in class agents.TimeDependentAgentConceder
-
- getName() - Method in class agents.TimeDependentAgentHardliner
-
- getName() - Method in class agents.TimeDependentAgentLinear
-
- getName() - Method in class negotiator.Agent
-
- getName() - Method in class negotiator.boaframework.agent.BOAagent
-
- getName() - Method in class negotiator.boaframework.agent.SimpleBOAagent
-
- getName() - Method in class negotiator.boaframework.agent.TheBOAagent
-
Returns the name of the agent.
- getName() - Method in class negotiator.boaframework.BOAagentInfo
-
- getName() - Method in class negotiator.boaframework.BOAparameter
-
- getName() - Method in class negotiator.boaframework.opponentmodel.AgentLGModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.AgentXFrequencyModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.BayesianModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.CUHKFrequencyModelV2
-
- getName() - Method in class negotiator.boaframework.opponentmodel.DefaultModel
-
- getName() - Method in class negotiator.boaframework.OpponentModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.HardHeadedFrequencyModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.NashFrequencyModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.NoModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.OppositeModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.PerfectModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.PerfectScalableBayesianModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.ScalableBayesianModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.SmithFrequencyModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.SmithFrequencyModelV2
-
- getName() - Method in class negotiator.boaframework.OutcomeTuple
-
- getName() - Method in class negotiator.boaframework.repository.BOArepItem
-
- getName() - Method in class negotiator.boaframework.SharedAgentState
-
- getName() - Method in class negotiator.Domain
-
- getName() - Method in class negotiator.issue.Objective
-
- getName() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getName() - Method in class negotiator.protocol.auction.AuctionProtocol
-
- getName() - Method in class negotiator.protocol.auction.MultiPhaseAuctionProtocol
-
- getName() - Method in class negotiator.protocol.Protocol
-
- getName() - Method in class negotiator.repository.AgentRepItem
-
- getName() - Method in class negotiator.repository.DomainRepItem
-
- getName() - Method in class negotiator.repository.ProfileRepItem
-
- getName() - Method in class negotiator.repository.ProtocolRepItem
-
Getters and Setters
- getName() - Method in interface negotiator.repository.RepItem
-
- getNash() - Method in class negotiator.analysis.BidSpace
-
Calculates the undiscounted Nash optimal outcome.
- getNashDistanceA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getNashDistanceB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getNashDistanceList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getNashDistanceListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getNBestBids(int) - Method in class negotiator.BidHistory
-
Returns a list of the top N bids which the opponent has offered.
- getNearestBidPoint(double, double, double, double, ArrayList<Bid>) - Method in class negotiator.analysis.BidSpace
-
Finds the bid with the minimal distance weightA*DeltaUtilA^2+weightB*DeltaUtilB^2
where DeltaUtilA is the difference between given utilA and the actual utility of the bid.
- getNegotiationEventListeners() - Method in class negotiator.protocol.Protocol
-
- getNegotiationOutcome() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
-
- getNegotiationOutcome() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getNegotiationOutcome() - Method in class negotiator.protocol.auction.AuctionProtocol
-
- getNegotiationOutcome() - Method in class negotiator.protocol.auction.MultiPhaseAuctionProtocol
-
- getNegotiationOutcome() - Method in class negotiator.protocol.Protocol
-
- getNegotiationPathA() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getNegotiationPathB() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getNewThreshold(Bid, Bid) - Method in class negotiator.boaframework.sharedagentstate.anac2011.BRAMAgentSAS
-
This function calculates the threshold.
- getNextAction(double) - Method in class agents.anac.y2010.AgentSmith.ABidStrategy
-
Selects the next action the agent should perform.
- getNextAction(double) - Method in class agents.anac.y2010.AgentSmith.SmithBidStrategy
-
Generate in new action
- getNextBid() - Method in class negotiator.boaframework.OfferingStrategy
-
- getNextBidAuction(Bid) - Method in class agents.BayesianAgentForAuction
-
- getNextBidAuction(Bid) - Method in class agents.BayesianAgentForAuctionMultiPhase
-
- getNextBidSmart(Bid) - Method in class agents.BayesianAgentForAuction
-
- GetNextRecommendedOfferUtility() - Method in class agents.anac.y2011.Gahboninho.IssueManager
-
- GetNextRecommendedOfferUtility() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getNiceMovesA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getNiceMovesB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getNoise() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getNormal(double) - Method in class agents.anac.y2010.Southampton.analysis.ContinuousEvaluationSection
-
- getNormal() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousSection
-
- getNormal(double) - Method in class agents.anac.y2010.Southampton.analysis.IntegerEvaluationSection
-
- getNormal(double) - Method in class agents.anac.y2010.Southampton.analysis.RealEvaluationSection
-
- getNormal(double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection
-
- getNormal() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- getNormal(double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.IntegerEvaluationSection
-
- getNormal(double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.RealEvaluationSection
-
- getNormalized_AC_CR_A() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getNormalized_AC_CR_B() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getNormalizedScore(A) - Method in class misc.ScoreKeeper
-
Returns the normalized score of the given object.
- getNormalizedUtility(Bid) - Method in class agents.anac.y2010.Southampton.utils.OpponentModel
-
Get the normalised utility of a bid.
- getNormalizedUtility(Bid, boolean) - Method in class agents.anac.y2010.Southampton.utils.OpponentModel
-
Get the normalised utility of a bid.
- getNormalizedUtility(Bid) - Method in class agents.bayesianopponentmodel.OpponentModel
-
- getNormalizedUtility(Bid) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
-
Get the normalised utility of a bid.
- getNormalizedUtility(Bid, boolean) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
-
Get the normalised utility of a bid.
- getNormalizedUtility(Bid) - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
Get the normalised utility of a bid.
- getNormalizedUtility(Bid, boolean) - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
Get the normalised utility of a bid.
- getNormalizedUtility(Bid) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
Get the normalised utility of a bid.
- getNormalizedUtility(Bid, boolean) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
Get the normalised utility of a bid.
- getNormalizedUtilityA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getNormalizedUtilityB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- GetNormalizedVariance() - Method in interface agents.anac.y2011.Gahboninho.GahbonValueType
-
- GetNormalizedVariance() - Method in interface negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahbonValueType
-
- getNormalizedWeight(Issue, int) - Method in class agents.bayesianopponentmodel.BayesianOpponentModel
-
- getNormalizedWeight(Issue, int) - Method in class agents.bayesianopponentmodel.BayesianOpponentModelScalable
-
- getNormalizedWeight(Issue, int) - Method in class agents.bayesianopponentmodel.PerfectBayesianOpponentModelScalable
-
- getNrOfBids() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getNrOfEvaluators() - Method in class negotiator.utility.UtilitySpace
-
- getNumber() - Method in class negotiator.issue.Objective
-
- getNumberOfAgents() - Method in class negotiator.protocol.Protocol
-
- getNumberOfDiscretizationSteps() - Method in class negotiator.issue.IssueReal
-
- getNumberOfPossibleBids() - Method in class negotiator.Domain
-
get number of all possible bids.
- getNumberOfSessions() - Method in class negotiator.tournament.Tournament
-
- getNumberOfValues() - Method in class negotiator.issue.IssueDiscrete
-
- getNumberValue(Value) - Method in class agents.anac.y2010.AgentSmith.IssueModel
-
The value of an issue in a double type
- getObjective(int) - Method in class negotiator.Domain
-
- getObjective(int) - Method in class negotiator.issue.Objective
-
This method does a recursive depth-first search on the subtree that is rooted at the receiver, and returns
the first Objective or Issue with the given number.
- getObjective(int) - Method in class negotiator.utility.UtilitySpace
-
Returns the Objective or Issue at that index
- getObjectives() - Method in class negotiator.Domain
-
- getObjectivesRoot() - Method in class negotiator.Domain
-
- getOfferedBidMap() - Method in class negotiator.boaframework.sharedagentstate.anac2010.AgentKSAS
-
- getOfferedBidMap() - Method in class negotiator.boaframework.sharedagentstate.anac2011.AgentK2SAS
-
- getOfferedBids() - Method in class negotiator.qualitymeasures.Trace
-
- getOfferingStrategies() - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method which returns the list of offering strategies in the BOA repository.
- getOfferingStrategiesRepItems() - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method which returns the list of offering strategies in the BOA repository.
- getOfferingStrategy() - Method in class negotiator.boaframework.agent.BOAagent
-
Returns the offering strategy of the agent.
- getOfferingStrategy() - Method in class negotiator.boaframework.BOAagentInfo
-
- getOfferingStrategy(String) - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method used to load the offering strategy associated with the given name.
- getOffset() - Method in class negotiator.utility.EvaluatorInteger
-
- getOMStrategies() - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method which returns the list of opponent model strategies in the BOA repository.
- getOMStrategiesRepItems() - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method which returns the list of opponent model strategies in the BOA repository.
- getOMStrategy() - Method in class negotiator.boaframework.BOAagentInfo
-
- getOMStrategy(String) - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method used to load the opponent model strategy associated with the given name.
- getOpponent() - Method in class negotiator.qualitymeasures.Trace
-
- getOpponentBestBid() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getOpponentBid(int) - Method in class agents.anac.y2010.AgentSmith.BidHistory
-
- getOpponentBid(int) - Method in class agents.anac.y2011.HardHeaded.BidHistory
-
retrieves a bid from the opponent's bid list
- getOpponentBidCount() - Method in class agents.anac.y2010.AgentSmith.BidHistory
-
- getOpponentBidCount() - Method in class agents.anac.y2011.HardHeaded.BidHistory
-
- getOpponentBidHistory() - Method in class negotiator.boaframework.NegotiationSession
-
Returns the bidding history of the opponent.
- getOpponentBidIndex(Bid) - Method in class negotiator.qualitymeasures.OpponentModelMeasures
-
- getOpponentHistory() - Method in interface agents.anac.y2011.Nice_Tit_for_Tat.BidHistoryKeeper
-
- getOpponentHistory() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent
-
- getOpponentHistory() - Method in interface agents.BidHistoryKeeper
-
- getOpponentLastBid() - Method in class agents.anac.y2010.AgentSmith.BidHistory
-
- getOpponentLastBid() - Method in class agents.anac.y2011.HardHeaded.BidHistory
-
retrieves last bid from the opponent's bid list
- getOpponentLastBid() - Method in interface agents.anac.y2011.Nice_Tit_for_Tat.BidHistoryKeeper
-
- getOpponentLastBid() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent
-
- getOpponentLastBid() - Method in interface agents.BidHistoryKeeper
-
- getOpponentMaxBidUtil() - Method in class negotiator.boaframework.sharedagentstate.anac2011.ValueModelAgentSAS
-
- getOpponentModel() - Method in class agents.anac.y2010.AgentSmith.PreferenceProfileManager
-
- getOpponentModel() - Method in class negotiator.boaframework.agent.BOAagent
-
Returns the opponent model of the agent.
- getOpponentModel() - Method in class negotiator.boaframework.BOAagentInfo
-
- getOpponentModel(String) - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method used to load the opponent model associated with the given name.
- getOpponentModel() - Method in class negotiator.boaframework.sharedagentstate.anac2011.GahboninhoSAS
-
- getOpponentModelA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getOpponentModelB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getOpponentModelRepItem(String) - Method in class negotiator.boaframework.repository.BOAagentRepository
-
- getOpponentModels() - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method which returns the list of opponent models in the BOA repository.
- getOpponentModelsRepItems() - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method which returns the list of opponent models in the BOA repository.
- getOpponentModelStrategyRepItem(String) - Method in class negotiator.boaframework.repository.BOAagentRepository
-
- getOpponentProfile() - Method in class negotiator.qualitymeasures.Trace
-
- getOpponentSecondLastBid() - Method in class agents.anac.y2011.HardHeaded.BidHistory
-
retrieves second last bid from the opponent's bid list
- getOpponentUtil() - Method in class negotiator.boaframework.sharedagentstate.anac2011.ValueModelAgentSAS
-
- getOpponentUtility(Bid) - Method in class agents.anac.y2010.AgentSmith.PreferenceProfileManager
-
Retrieves the utility of an opponent, this can be based on the
bidhistory.
- getOpponentUtility(Bid) - Method in class agents.BayesianAgentForAuction
-
- getOpponentUtility(Agent, Bid) - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.AgentLGModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.AgentXFrequencyModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.BayesianModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.CUHKFrequencyModelV2
-
Returns the estimated utilityspace.
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.FSEGABayesianModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.OpponentModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.NashFrequencyModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.PerfectScalableBayesianModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.ScalableBayesianModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.SmithFrequencyModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.SmithFrequencyModelV2
-
- getOpponentWeight(Agent, int) - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getOppPreviousBid() - Method in class agents.UIAgentExtended
-
- getOptions() - Method in class negotiator.tournament.Tournament
-
- getOptions() - Static method in class negotiator.tournament.TournamentConfiguration
-
- getOQMOutcomesFileName() - Static method in class negotiator.Global
-
- getOriginalParameters() - Method in class negotiator.boaframework.BOAcomponent
-
- getOutcome() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getOutcomes() - Method in class negotiator.boaframework.acceptanceconditions.other.Multi_AcceptanceCondition
-
- getOutcomesFileName() - Static method in class negotiator.Global
-
- getOutcomeSpace() - Method in class negotiator.boaframework.NegotiationSession
-
Returns the space of possible outcomes in the domain.
- getOwnBidBetween(double, double) - Method in class agents.anac.y2011.TheNegotiator.BidsCollection
-
- getOwnBidBetween(double, double, int) - Method in class agents.anac.y2011.TheNegotiator.BidsCollection
-
Get a random bid between two given thresholds.
- getOwnBidBetween(double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2011.TheNegotiator_Offering
-
- getOwnBidBetween(double, double, int) - Method in class negotiator.boaframework.offeringstrategy.anac2011.TheNegotiator_Offering
-
Get a random bid between two given thresholds.
- getOwnBidHistory() - Method in class negotiator.boaframework.NegotiationSession
-
Returns the bidding history of the agent.
- getOwnBidHistory() - Method in class negotiator.qualitymeasures.NegotiationSessionWrapper
-
- getOwnRoundsLeft() - Method in class negotiator.DiscreteTimeline
-
The number of rounds left for ourself.
- getParameters() - Static method in class agents.BayesianAgentForAuction
-
Dummy variables, for testing only.
- getParameters() - Method in class negotiator.boaframework.BOAcomponent
-
- getParameters() - Method in class negotiator.boaframework.repository.BOArepItem
-
- getParametersOfAgent(AgentRepItem, String) - Method in class negotiator.tournament.Tournament
-
- getParameterValues() - Method in class negotiator.Agent
-
Deprecated.
- getParams() - Method in class negotiator.repository.AgentRepItem
-
- getParent() - Method in class negotiator.issue.Objective
-
- getParetoDistanceA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getParetoDistanceB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getParetoFrontier() - Method in class negotiator.analysis.BidSpace
-
Returns the Pareto fronier.
- getParetoFrontierBids() - Method in class negotiator.analysis.BidSpace
-
Method which returns a list of the Pareto efficient bids.
- getParetoFrontierDistanceList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getParetoFrontierDistanceListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getPartnerBid(int) - Method in class agents.anac.y2011.TheNegotiator.BidsCollection
-
Get a partner bid.
- getPartnerBids() - Method in class agents.anac.y2011.TheNegotiator.BidsCollection
-
- getPath() - Method in class negotiator.issue.Objective
-
- getPearsonCorrelationCoefficientOfBids(UtilitySpace, UtilitySpace) - Static method in class negotiator.qualitymeasures.UtilspaceTools
-
- getPearsonCorrelationCoefficientOfBidsList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getPearsonCorrelationCoefficientOfBidsListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getPearsonCorrelationCoefficientOfIssueWeights(UtilitySpace, UtilitySpace) - Static method in class negotiator.qualitymeasures.UtilspaceTools
-
- getPercentageOfCorrectlyEstimatedParetoBidsList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getPercentageOfCorrectlyEstimatedParetoBidsListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getPercentageOfIncorrectlyEstimatedParetoBidsList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getPercentageOfIncorrectlyEstimatedParetoBidsListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getPercParetoBidsA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getPercParetoBidsB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getPhase(double) - Method in class agents.anac.y2011.TheNegotiator.TimeManager
-
Returns the current phase of the negotiation.
- getPhase() - Method in class negotiator.boaframework.sharedagentstate.anac2011.TheNegotiatorSAS
-
- getPlannedThreshold() - Method in class negotiator.boaframework.sharedagentstate.anac2011.ValueModelAgentSAS
-
- getPoint(Bid) - Method in class agents.anac.y2010.Southampton.analysis.BidSpace
-
Get the point in multi-dimensional space that represents a bid.
- getPoint(Bid) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace
-
Get the point in multi-dimensional space that represents a bid.
- getPossibleBids() - Method in class agents.anac.y2011.TheNegotiator.BidsCollection
-
- getPossibleBids() - Method in class negotiator.boaframework.sharedagentstate.anac2011.TheNegotiatorSAS
-
- getPrefProfA() - Method in class negotiator.qualitymeasures.ScenarioInfo
-
- getPrefProfB() - Method in class negotiator.qualitymeasures.ScenarioInfo
-
- getPreorderEnumeration() - Method in class negotiator.issue.Objective
-
Constructs an Enumeration of the entire subtree of the receiver (including itself) in preorder.
- getPreorderIssueEnumeration() - Method in class negotiator.issue.Objective
-
Constructs an Enumeration of the entire subtree of the receiver (including itself) in preorder, containing only the
Issues, but not the normal Objectives.
- getPreorderObjectiveEnumeration() - Method in class negotiator.issue.Objective
-
Constructs an Enumeration of the entire subtree of the receiver (including itself) in preorder, containting only the
Ojectives, but not the Issues..
- getPrevMaxCompromiseUtility() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getPrevRestoreBid() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getProbability() - Method in class agents.anac.y2010.AgentFSEGA.Hypothesis
-
- getProbability() - Method in class agents.anac.y2010.Southampton.utils.Hypothesis
-
- getProbability() - Method in class agents.bayesianopponentmodel.Hypothesis
-
- getProbability() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.Hypothesis
-
- getProfile() - Method in class negotiator.tournament.VariablesAndValues.ProfileValue
-
- getProfileArep() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getProfileBrep() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getProfileRepItems(int) - Method in class negotiator.protocol.Protocol
-
- getProfiles() - Method in class negotiator.repository.DomainRepItem
-
- getProfiles() - Method in class negotiator.tournament.Tournament
-
Get the profiles that are available.
- getPropArray() - Method in class negotiator.boaframework.sharedagentstate.anac2011.TheNegotiatorSAS
-
- getProtocol() - Method in class negotiator.tournament.Tournament
-
- getProtocolClass(ProtocolRepItem) - Static method in class negotiator.Global
-
- getProtocolClass(ProtocolRepItem, ClassLoader) - Static method in class negotiator.Global
-
- getProtocolRepItem() - Method in class negotiator.repository.RepositoryItemType
-
- getProtocolRepository() - Static method in class negotiator.repository.Repository
-
- getProtocolRepository(String, String) - Static method in class negotiator.repository.Repository
-
- getRandom() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getRandom(Random) - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getRandom() - Method in class negotiator.BidHistory
-
- getRandom(Random) - Method in class negotiator.BidHistory
-
- getRandomBid(UtilitySpace) - Static method in class agents.anac.y2010.Yushu.Utility
-
- getRandomBid(UtilitySpace, double, double) - Method in class agents.anac.y2011.IAMhaggler2011.RandomBidCreator
-
Get a random bid (within a utility range if possible).
- getRandomBid(UtilitySpace, double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2011.iamhaggler2011.RandomBidCreator
-
Get a random bid (within a utility range if possible).
- getRandomBid() - Method in class negotiator.Domain
-
KH 070511: Moved to here since it is generic method that can be made available to all agents.
- getRandomBid(Random) - Method in class negotiator.Domain
-
KH 070511: Moved to here since it is generic method that can be made available to all agents.
- getRandomBidInRange(double, double) - Method in class agents.anac.y2010.Southampton.similarity.SimilarityAgent
-
- getRandomBidInRange(double, double) - Method in class agents.anac.y2010.Southampton.SouthamptonAgent
-
Get a random bid in a given utility range.
- getRankingDistanceOfBids(UtilitySpace, UtilitySpace, int) - Static method in class negotiator.qualitymeasures.UtilspaceTools
-
- getRankingDistanceOfBidsList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getRankingDistanceOfBidsListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getRankingDistanceOfIssueWeights(UtilitySpace, UtilitySpace) - Static method in class negotiator.qualitymeasures.UtilspaceTools
-
- getRankingDistanceOfIssueWeightsList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getRankingDistanceOfIssueWeightsListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getRealUtility(Bid) - Method in class agents.anac.y2010.AgentSmith.IssueModel
-
The utility of a bid in the real or integer case
- getRealWeight() - Method in class agents.anac.y2010.AgentSmith.IssueModel
-
returns the real (or integer) weight
- getRelativeScore(A) - Method in class misc.ScoreKeeper
-
Returns the relative score of a given object.
- getReliabilty() - Method in class agents.anac.y2011.ValueModelAgent.RealValuedecreaseProxy
-
- getReliabilty() - Method in class agents.anac.y2011.ValueModelAgent.ValueDecrease
-
- getReliabilty() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.RealValuedecreaseProxy
-
- getReliabilty() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueDecrease
-
- getReservationValue() - Method in class negotiator.utility.UtilitySpace
-
The reservation value is the least favourable point at which one will accept a negotiated agreement.
- getReservationValueUndiscounted() - Method in class negotiator.utility.UtilitySpace
-
- getReservationValueWithDiscount(double) - Method in class negotiator.utility.UtilitySpace
-
- getReservationValueWithDiscount(Timeline) - Method in class negotiator.utility.UtilitySpace
-
- getRestoreBid() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getRound() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent
-
Returns the current round number, starting at 0.
- getRound() - Method in class negotiator.ActionEvent
-
- getRound() - Method in class negotiator.DiscreteTimeline
-
Starting to count from 1, until the total amount of rounds.
- getRoundLeft() - Method in class negotiator.boaframework.sharedagentstate.anac2010.YushuSAS
-
- getRounds() - Method in class negotiator.boaframework.sharedagentstate.anac2010.AgentKSAS
-
- getRounds() - Method in class negotiator.boaframework.sharedagentstate.anac2011.AgentK2SAS
-
- getRounds() - Method in class negotiator.tournament.Tournament
-
Returns how many times each session is repeated in a tournament.
- getRoundsLeft() - Method in class negotiator.DiscreteTimeline
-
- getRunNr() - Method in class negotiator.NegotiationOutcome
-
- getRunNr() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getRunNumber() - Method in class negotiator.qualitymeasures.Trace
-
- getScaledIssueValue(Bounds, Bid, Issue) - Static method in class agents.anac.y2010.AgentSmith.Bounds
-
returns the scaled value of the (discrete, real or integer) issue.
- getScore(A) - Method in class misc.ScoreKeeper
-
Returns the score of the given object.
- getSecond() - Method in class agents.anac.y2011.TheNegotiator.Pair
-
- getSecond() - Method in class misc.Pair
-
Return the second object of the pair.
- getSecondLastBid() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getSection(int) - Method in class agents.anac.y2010.Southampton.analysis.ContinuousEvaluationFunction
-
- getSection(int) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationFunction
-
- getSectionCount() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousEvaluationFunction
-
- getSectionCount() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationFunction
-
- getSelfishMovesA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getSelfishMovesB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getSessionNumber() - Method in class negotiator.Agent
-
- getSessionNumber() - Method in class negotiator.protocol.Protocol
-
- getSessionRunner() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getSessions() - Method in class negotiator.CSVLoader
-
- getSessions() - Method in class negotiator.tournament.Tournament
-
Get all combinations of agents, domains, etc.
- getSessionsTotal() - Method in class negotiator.Agent
-
- getSiblings() - Method in class negotiator.issue.Objective
-
- getSide() - Method in class negotiator.tournament.VariablesAndValues.AgentVariable
-
- getSide() - Method in class negotiator.tournament.VariablesAndValues.BOAagentVariable
-
- getSilentMovesA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getSilentMovesB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getSlope() - Method in class negotiator.utility.EvaluatorInteger
-
- getSmartBid(Bid) - Method in class agents.BayesianAgentForAuction
-
Wouter: Try to find a bid that has same utility for ourself
but max utility for opponent.
- getSocialWelfareA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getSocialWelfareB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getSortedCopy() - Method in class misc.ScoreKeeper
-
- getStartingAgent() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
-
- getStartingAgent() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getStartingAgent() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getStartingAgent() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getStep() - Method in class negotiator.boaframework.BOAparameter
-
- getStepSize() - Method in class agents.anac.y2010.AgentSmith.Bounds
-
returns the number of steps
- getStrategyParameters() - Method in class negotiator.Agent
-
- getStringValue(int) - Method in class negotiator.issue.IssueDiscrete
-
- getSuggestBid() - Method in class negotiator.boaframework.sharedagentstate.anac2010.YushuSAS
-
- getTagName() - Method in class negotiator.xml.SimpleElement
-
- getTarget(double, double) - Method in class agents.anac.y2011.IAMhaggler2011.IAMhaggler2011
-
Get the target at a given time, recording the opponent's utility.
- getTarget(double, double) - Method in class negotiator.boaframework.IAMhaggler_Concession
-
Get the target at a given time, recording the opponent's utility.
- getTarget(double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2011.IAMhaggler2011_Offering
-
Get the target at a given time, recording the opponent's utility.
- getTarget() - Method in class negotiator.boaframework.sharedagentstate.anac2010.AgentKSAS
-
- getTarget() - Method in class negotiator.boaframework.sharedagentstate.anac2011.AgentK2SAS
-
- getTargetUtil() - Method in class negotiator.boaframework.sharedagentstate.anac2010.YushuSAS
-
- getTargetUtility(double, double) - Method in class agents.anac.y2010.Southampton.IAMhaggler
-
- getTargetUtility(double, double) - Method in class agents.anac.y2010.Southampton.similarity.SimilarityAgent
-
- getTargetUtility(double, double) - Method in class agents.anac.y2010.Southampton.similarity.VariableConcessionSimilarityAgent
-
(non-Javadoc)
- getTargetUtility() - Method in class agents.anac.y2010.Yushu.Yushu
-
- getTargetUtility(double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010_Offering
-
- getTestNumber() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getText() - Method in class negotiator.xml.SimpleElement
-
- getThreshold(double) - Method in class agents.anac.y2011.TheNegotiator.TimeManager
-
Returns the time dependent threshold which specifies how good a
bid of an opponent should be to be accepted.
- getThreshold() - Method in class negotiator.boaframework.sharedagentstate.anac2011.BRAMAgentSAS
-
- getThreshold() - Method in class negotiator.boaframework.sharedagentstate.anac2011.TheNegotiatorSAS
-
- getTime() - Method in class agents.anac.y2011.TheNegotiator.TimeManager
-
- getTime() - Method in class negotiator.analysis.BidPointTime
-
Returns the time at which the bid was offered.
- getTime() - Method in class negotiator.bidding.BidDetails
-
Return the time at which this bid was offered.
- getTime() - Method in class negotiator.boaframework.NegotiationSession
-
Returns the normalized time (t = [0,1])
- getTime() - Method in class negotiator.boaframework.OutcomeTuple
-
- getTime() - Method in class negotiator.ContinuousTimeline
-
Gets the time, running from t = 0 (start) to t = 1 (deadline).
- getTime() - Method in class negotiator.DiscreteTimeline
-
Gets the time, running from t = 0 (start) to t = 1 (deadline).
- getTime() - Method in class negotiator.qualitymeasures.NegotiationSessionWrapper
-
- getTime() - Method in class negotiator.Timeline
-
Gets the time, running from t = 0 (start) to t = 1 (deadline).
- getTimeline() - Method in class negotiator.boaframework.NegotiationSession
-
- getTimeline() - Method in class negotiator.qualitymeasures.NegotiationSessionWrapper
-
- getTimeOfAgreement() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getTimePointList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getTopParam() - Method in class negotiator.utility.EvaluatorReal
-
- getTopPoint() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousEvaluationSection
-
- getTopPoint() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection
-
- getTotal() - Method in class misc.ScoreKeeper
-
Returns the sum of all scores.
- getTotal_CR_A() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getTotal_CR_B() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getTotalBiddingPossibilities() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getTotalMiliseconds() - Method in class negotiator.ContinuousTimeline
-
Gets the total negotiation time in miliseconds
- getTotalRounds() - Method in class negotiator.DiscreteTimeline
-
Be careful, this is not equal to the initializing value!
- getTotalSeconds() - Method in class negotiator.ContinuousTimeline
-
Gets the total negotiation time in seconds
- getTotalSessions() - Method in class negotiator.protocol.Protocol
-
- getTotalTime() - Method in class negotiator.ContinuousTimeline
-
- getTotalTime() - Method in class negotiator.DiscreteTimeline
-
This a hack because in Agent.java a method sleep requires this
- getTotalTime() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getTotalTime() - Method in class negotiator.Timeline
-
- getTournamentNumber() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getTournamentOutcomeFileName() - Static method in class negotiator.Global
-
- getTournamentSessions(Tournament) - Static method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
Called when you press start button in Tournament window via reflection in
TournamentRunner.
- getTournamentSessions(Tournament, boolean, boolean) - Static method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getTournamentSessions(Tournament) - Static method in class negotiator.protocol.auction.AuctionProtocol
-
- getTournamentSessions(Tournament) - Static method in class negotiator.protocol.auction.MultiPhaseAuctionProtocol
-
- getTournamentSessions(Tournament) - Static method in class negotiator.protocol.Protocol
-
- getTradeOff(double) - Method in class agents.BayesianAgentForAuction
-
- getType() - Method in class negotiator.boaframework.BOAcomponent
-
- getType() - Method in class negotiator.boaframework.repository.BOArepItem
-
- getType() - Method in class negotiator.DiscreteTimeline
-
- getType() - Method in class negotiator.issue.Issue
-
- getType() - Method in class negotiator.issue.IssueDiscrete
-
- getType() - Method in class negotiator.issue.IssueInteger
-
- getType() - Method in class negotiator.issue.IssueReal
-
- getType() - Method in class negotiator.issue.Objective
-
This method is added for convenience.
- getType() - Method in class negotiator.issue.Value
-
- getType() - Method in class negotiator.issue.ValueDiscrete
-
- getType() - Method in class negotiator.issue.ValueInteger
-
- getType() - Method in class negotiator.issue.ValueReal
-
- getType() - Method in class negotiator.Timeline
-
- getType() - Method in interface negotiator.utility.Evaluator
-
- getType() - Method in class negotiator.utility.EvaluatorDiscrete
-
- getType() - Method in class negotiator.utility.EvaluatorInteger
-
- getType() - Method in class negotiator.utility.EvaluatorObjective
-
- getType() - Method in class negotiator.utility.EvaluatorReal
-
- getTypeString() - Method in class negotiator.boaframework.repository.BOArepItem
-
- getUndiscountedUtility(Bid) - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent
-
- getUnfortunateMovesA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getUnfortunateMovesB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getUpper() - Method in class agents.anac.y2010.AgentSmith.Bounds
-
returns the upper bound
- getUpperBound() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousEvaluationSection
-
- getUpperbound() - Method in class misc.Range
-
Returns the upperbound of the range.
- getUpperbound() - Method in class misc.RangeInt
-
Returns the upperbound of the range.
- getUpperBound() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection
-
- getUpperBound() - Method in class negotiator.issue.IssueInteger
-
- getUpperBound() - Method in class negotiator.issue.IssueReal
-
- getUpperBound() - Method in class negotiator.utility.EvaluatorInteger
-
- getUpperBound() - Method in class negotiator.utility.EvaluatorReal
-
- getUpperThreshold(double, double) - Method in class agents.anac.y2011.TheNegotiator.BidsCollection
-
Calculate the upperthreshold based on the lowerthreshold and a given percentage.
- getUpperThreshold(double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2011.TheNegotiator_Offering
-
Calculate the upperthreshold based on the lowerthreshold and a given percentage.
- getURL() - Method in class negotiator.repository.DomainRepItem
-
- getURL() - Method in class negotiator.repository.ProfileRepItem
-
- getUserObject() - Method in class negotiator.issue.Objective
-
- getUtilA() - Method in class negotiator.ActionEvent
-
- getUtilB() - Method in class negotiator.ActionEvent
-
- getUtilHighestValue() - Method in class negotiator.utility.EvaluatorInteger
-
- GetUtilitiesCount() - Method in interface agents.anac.y2011.Gahboninho.GahbonValueType
-
- GetUtilitiesCount() - Method in interface negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahbonValueType
-
- getUtility(Bid) - Method in class agents.anac.y2010.AgentFSEGA.UtilitySpaceHypothesis
-
- getUtility(Bid) - Method in interface agents.anac.y2010.AgentSmith.IOpponentModel
-
- getUtility(Bid) - Method in class agents.anac.y2010.AgentSmith.IssueModel
-
The utility of a bid, which can be real, integer or discrete
- getUtility(Bid) - Method in class agents.anac.y2010.AgentSmith.OpponentModel
-
Returns the utility of a bid, but instead of the normal utility it is
based on the weights of each issues
- getUtility() - Method in class agents.anac.y2011.TheNegotiator.UTBid
-
Method which returns the utility.
- getUtility(Bid) - Method in class agents.bayesianopponentmodel.OpponentModelUtilSpace
-
- getUtility(Bid) - Method in class agents.bayesianopponentmodel.UtilitySpaceHypothesis
-
- getUtility(Bid) - Method in class negotiator.Agent
-
A convenience method to get the discounted utility of a bid.
- getUtility(int) - Method in class negotiator.analysis.BidPoint
-
Returns the utility of the bid for the i'th agent
(agent A = 0, etc.).
- getUtility(Bid) - Method in class negotiator.boaframework.offeringstrategy.anac2011.NiceTitForTat_Offering
-
- getUtility(Bid) - Method in class negotiator.boaframework.opponentmodel.tools.UtilitySpaceAdapter
-
- getUtility(Bid) - Method in class negotiator.utility.UtilitySpace
-
- getUtilityA() - Method in class negotiator.analysis.BidPoint
-
Returns the utility of the bid for agent A.
- getUtilityB() - Method in class negotiator.analysis.BidPoint
-
Returns the utility of the bid for agent B.
- getUtilitySpace() - Method in class agents.bayesianopponentmodel.UtilitySpaceHypothesis
-
- getUtilitySpace() - Method in class negotiator.boaframework.NegotiationSession
-
Returns the utilityspace of the agent.
- getUtilitySpace() - Method in class negotiator.boaframework.offeringstrategy.anac2011.hardheaded.BidSelector
-
- getUtilitySpace(Domain, ProfileRepItem) - Method in class negotiator.repository.Repository
-
- getUtilitySpace(Domain, String) - Method in class negotiator.repository.Repository
-
- getUtilityWithDiscount(Bid, long, long) - Method in class negotiator.utility.UtilitySpace
-
Deprecated.
- getUtilityWithDiscount(Bid, Timeline) - Method in class negotiator.utility.UtilitySpace
-
Let d in (0, 1) be the discount factor.
- getUtilityWithDiscount(Bid, double) - Method in class negotiator.utility.UtilitySpace
-
- getUtilLowestValue() - Method in class negotiator.utility.EvaluatorInteger
-
- getValue(int) - Method in class negotiator.Bid
-
- getValue(int) - Method in class negotiator.issue.IssueDiscrete
-
Get value by its Sting representation, null otherwise.
- getValue() - Method in class negotiator.issue.ValueDiscrete
-
- getValue() - Method in class negotiator.issue.ValueInteger
-
- getValue() - Method in class negotiator.issue.ValueReal
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.AgentParamValue
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.AgentValue
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.BOAagentValue
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.DBLocationValue
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.DBPasswordValue
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.DBSessionValue
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.DBUserValue
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.ExperimentalValue
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.ProtocolValue
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.TotalSessionNumberValue
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.TournamentOptionsValue
-
- getValue(ValueDiscrete) - Method in class negotiator.utility.EvaluatorDiscrete
-
- getValueAsDouble(String) - Method in class negotiator.StrategyParameters
-
Returns the value of the parameter with the given name
as double.
- getValueAsString(String) - Method in class negotiator.StrategyParameters
-
Returns the value of the parameter with the given name
as string.
- getValueByEvaluation(double) - Method in class negotiator.utility.EvaluatorReal
-
- getValueIndex(String) - Method in class negotiator.issue.IssueDiscrete
-
- getValueIndex(ValueDiscrete) - Method in class negotiator.issue.IssueDiscrete
-
- getValuePairs() - Method in class negotiator.boaframework.BOAparameter
-
Returns all values of the parameters which satisfy
[Lowerbound:Stepsize:Upperbound].
- getValueProcessor(IssueDiscrete) - Method in class negotiator.boaframework.opponentmodel.AgentXFrequencyModel
-
Returns a DiscreteValueProcessor, allowing the use of several methods
- getValues() - Method in class negotiator.Bid
-
Helper function to enable the comparison between two Bids.
- getValues() - Method in class negotiator.issue.IssueDiscrete
-
Gives an enumeration over all values in this discrete issue.
- getValues() - Method in class negotiator.tournament.VariablesAndValues.TournamentVariable
-
- getValues() - Method in class negotiator.utility.EvaluatorDiscrete
-
- getVariables() - Method in class negotiator.tournament.Tournament
-
- getVariances() - Method in class negotiator.boaframework.offeringstrategy.IAMHaggler_Test_Offering
-
- getVersion() - Static method in class agents.anac.y2010.AgentFSEGA.AgentFSEGA
-
Returns the version of the agent.
- getVersion() - Static method in class agents.anac.y2010.AgentK.Agent_K
-
- getVersion() - Static method in class agents.anac.y2010.AgentSmith.AgentSmith
-
The version of this agent
- getVersion() - Static method in class agents.anac.y2010.Nozomi.Nozomi
-
- getVersion() - Static method in class agents.anac.y2010.Southampton.IAMcrazyHaggler
-
- getVersion() - Static method in class agents.anac.y2010.Southampton.IAMhaggler
-
- getVersion() - Static method in class agents.anac.y2010.Southampton.similarity.SimilarityAgent
-
- getVersion() - Static method in class agents.anac.y2010.Southampton.SouthamptonAgent
-
Gets the version number.
- getVersion() - Static method in class agents.anac.y2010.Yushu.Yushu
-
- getVersion() - Static method in class agents.anac.y2011.AgentK2.Agent_K2
-
- getVersion() - Static method in class agents.anac.y2011.HardHeaded.KLH
-
- getVersion() - Static method in class agents.anac.y2011.IAMhaggler2011.IAMhaggler2011
-
Gets the version number.
- getVersion() - Static method in class agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent
-
- getVersion() - Static method in class agents.anac.y2011.Nice_Tit_for_Tat.NiceTitForTat
-
- getVersion() - Static method in class agents.anac.y2011.TheNegotiator.TheNegotiator
-
- getVersion() - Static method in class agents.BayesianAgent
-
- getVersion() - Static method in class agents.BayesianAgentForAuction
-
- getVersion() - Static method in class agents.FuzzyAgent
-
- getVersion() - Static method in class agents.QOAgent
-
- getVersion() - Static method in class agents.RandomIncreasingUtilAgent
-
- getVersion() - Static method in class agents.SimilarityAgent
-
- getVersion() - Static method in class agents.SimpleAgent
-
- getVersion() - Static method in class agents.SimpleAgentSavingBidHistory
-
- getVersion() - Static method in class agents.SimpleAgt2
-
- getVersion() - Static method in class agents.SimpleANAC2013Agent
-
- getVersion() - Static method in class agents.SimpleTFTAgent
-
- getVersion() - Static method in class agents.SlowUIAgent
-
Creates a new instance of UIAgent
- getVersion() - Static method in class agents.TestAgent
-
- getVersion() - Static method in class agents.TestingAgent
-
- getVersion() - Static method in class agents.TimeDependentAgent
-
- getVersion() - Static method in class agents.UIAgent
-
Creates a new instance of UIAgent
- getVersion() - Static method in class agents.UIAgentExtended
-
One agent will be kept alive over multiple sessions.
- getVersion() - Static method in class negotiator.Agent
-
- getVersion() - Static method in class negotiator.boaframework.agent.BOAagent
-
- getVersion() - Static method in class negotiator.boaframework.offeringstrategy.anac2011.IAMhaggler2011_Offering
-
Gets the version number.
- getVersion() - Method in class negotiator.repository.AgentRepItem
-
- getWeight(int) - Method in class agents.anac.y2010.AgentFSEGA.WeightHypothesis
-
- getWeight() - Method in class agents.anac.y2010.AgentSmith.IssueModel
-
Get's the importance of this issues utility
- getWeight() - Method in class agents.anac.y2010.Southampton.utils.WeightHypothesis
-
- getWeight(int) - Method in class agents.bayesianopponentmodel.WeightHypothesis
-
- getWeight() - Method in class agents.bayesianopponentmodel.WeightHypothesis2
-
- getWeight() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.WeightHypothesis
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.AgentLGModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.AgentXFrequencyModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.BayesianModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.CUHKFrequencyModelV2
-
This model does not rely on issue weights.
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.FSEGABayesianModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.OpponentModel
-
Returns the weight of a particular issue in the domain.
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.NashFrequencyModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.OppositeModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.PerfectScalableBayesianModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.ScalableBayesianModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.SmithFrequencyModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.SmithFrequencyModelV2
-
- getWeight(int) - Method in class negotiator.boaframework.opponentmodel.tools.UtilitySpaceAdapter
-
- getWeight() - Method in interface negotiator.utility.Evaluator
-
- getWeight() - Method in class negotiator.utility.EvaluatorDiscrete
-
- getWeight() - Method in class negotiator.utility.EvaluatorInteger
-
- getWeight() - Method in class negotiator.utility.EvaluatorObjective
-
- getWeight() - Method in class negotiator.utility.EvaluatorReal
-
- getWeight(int) - Method in class negotiator.utility.UtilitySpace
-
- getWeights() - Method in class agents.anac.y2010.AgentSmith.OpponentModel
-
Returns a hashmap with the weights for each of the issues
- getWorstBidDetails() - Method in class negotiator.BidHistory
-
Returns the bid with the lowest utility stored in the history.
- getXMLRoot() - Method in class negotiator.Domain
-
- getXMLRoot() - Method in class negotiator.utility.UtilitySpace
-
- Global - Class in negotiator
-
Overview of global variables used throughout the application.
- Global() - Constructor for class negotiator.Global
-
- guessCurrentBidUtil() - Method in class agents.anac.y2011.ValueModelAgent.OpponentModeler
-
- guessCurrentBidUtil() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.OpponentModeler
-
- gui_nego_time - Variable in class negotiator.protocol.auction.AuctionProtocol
-